-
Home
-
Mollie Payments for WooCommerce
-
7.0.1
-
Code
-
Classes
- AbstractPaymentMethod
| Total Complexity |
23 |
| Dependencies |
5 |
| Dependents |
0 |
| Total lines |
131 |
| Lines of code |
73 |
| Logical lines of code |
30 |
| Comment lines |
17 |
| Methods |
17 |
| Properties |
6 |
Methods 17
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| getInitialOrderStatus() |
S |
69 |
3 |
7 |
| getMergedProperties() |
S |
77 |
3 |
3 |
| hasSurcharge() |
S |
76 |
2 |
4 |
| shouldDisplayIcon() |
S |
74 |
2 |
4 |
| __construct() |
S |
67 |
1 |
8 |
| surcharge() |
S |
82 |
1 |
3 |
| getIconUrl() |
S |
75 |
1 |
5 |
| getSharedFormFields() |
S |
70 |
1 |
7 |
| getAllFormFields() |
S |
80 |
1 |
3 |
| paymentFieldsStrategy() |
S |
77 |
1 |
4 |
| getProcessedDescription() |
S |
80 |
1 |
3 |
| getProcessedDescriptionForBlock() |
S |
80 |
1 |
3 |
| getSettings() |
S |
72 |
1 |
5 |
| getOrderStatusCancelledPayments() |
S |
81 |
1 |
3 |
| getAllSettings() |
S |
82 |
1 |
3 |
| getProperty() |
S |
75 |
1 |
4 |
| hasProperty() |
S |
75 |
1 |
4 |